A value of type
DialogPtr
. Pass a pointer to the dialog box for which you wish to obtain the event mask.
outMask
A pointer to a unsigned 16-bit integer of type
EventMask
. On return, your application may test the bits of this value to determine the event(s) that the dialog box is currently set to receive. See
Inside Macintosh: Macintosh Toolbox Essentials
for a description of event masks.